DevForce Help Reference
PropertyInterceptor<TInstance,TValue,TArgs> Class Properties


For a list of all members of this type, see PropertyInterceptor<TInstance,TValue,TArgs> members.

Public Properties
 NameDescription
Public PropertyArgsTypeOverridden.  Type of arguments passed to interceptor actions.  
Public PropertyPropertyDirection Whether the interceptor is defined for a getter or setter. (Inherited from IdeaBlade.Core.PropertyInterceptor)
Public PropertyTargetName The name of the property on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptor)
Public PropertyTargetTypeOverridden.  Type of object on which the interceptor acts.  
Public PropertyValueTypeOverridden.  The Type of the property value.  
Top
See Also

Reference

PropertyInterceptor<TInstance,TValue,TArgs> Class
IdeaBlade.Core Namespace
PropertyInterceptorAction<TArgs> Class

Send Feedback